←Select platform

GetFeatureCommand<T>() Method

Summary

Returns an IEnumerable of the command for a specific type.

Syntax

C#
VB
C++
public IEnumerable<T> GetFeatureCommand<T>() 
  
Overloads Function GetFeatureCommand(Of T)() As IEnumerable(Of T) 
IEnumerable<T^>^ GetFeatureCommandgeneric<typename T> 
();  

Type Parameters

T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.

Return Value

An IEnumerable of the command for a specific type.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly